home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI IndiZone 2
/
SGI IndiZone 2.iso
/
OutOfBox.idb
/
usr
/
people
/
tour
/
oob
/
scenegraphs
/
pillars
/
exit.iv.z
/
exit.iv
Wrap
Text File
|
1994-12-16
|
1KB
|
78 lines
#Inventor V1.0 ascii
DEF img1 BufferedMovie {
filename "pictures/pillars/exitColonnade.mv"
origin 320 240 0
drawMode DRAW_2D
loopType LOOP
buffering SYNC
}
DrawStyle {
style INVISIBLE
}
# no
HotObject {
genActList ActionList {
ChangeViewerAction {
newViewer STATIC
# escapeRoom ""
}
SetCameraAction {
location 0.0 0.0 10.0
lookAt 0.0 0.0 0.0
# fieldOfView 0.78539817 ## pi/4
pathType ABSOLUTE
}
}
selActList ActionList {
DEF WAIT WaitCursorAction {}
LinkAction {
link "playaifc -q sounds/pillars/help.aifc &"
}
ChangeSceneAction {
NewSceneGraph "scenegraphs/pillars/pillars.iv"
}
DEF REG RegularCursorAction {}
}
Transform {
translation -1.2 -.05 0
}
Material { diffuseColor 1 0 0 }
Cube {
height 1
width 1.6
depth .1
}
}
# yes
HotObject {
selActList ActionList {
USE WAIT
LinkAction {
link "playaifc -q sounds/pillars/door.aifc &"
}
ExitAction {}
USE REG
}
Transform {
translation -4 -.05 0
}
Material { diffuseColor 1 0 0 }
Cube {
height 1
width 1.6
depth .1
}
}
HotObject {
genActList LoopActionList {
stepType FRAME_TIME
RunMovieAction {
movieNode USE img1
}
}
}